home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000118_root@astrohp1.ulb.ac.be_Fri Nov 18 06:42:43 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  2KB

  1. Received: from resu1.ulb.ac.be by cs.umb.edu with SMTP id AA14720
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 18 Nov 1994 06:42:43 -0500
  3. Received: from astrohp1.ulb.ac.be by resu1.ulb.ac.be (8.6.8.1/2.18.ap)
  4.         id MAA00766; Fri, 18 Nov 1994 12:42:41 +0100
  5. From: root@astrohp1.ulb.ac.be
  6. Received: by astrohp1.ulb.ac.be (1.38.193.4/ULB.920908)
  7.     id AA18695; Fri, 18 Nov 1994 11:27:35 +0100
  8. Message-Id: <9411181027.AA18695@astrohp1.ulb.ac.be>
  9. Subject: kpathsea-2.4
  10. To: tex-k@cs.umb.edu
  11. Date: Fri, 18 Nov 94 11:27:35 MET
  12. Cc: root@astrohp1.ulb.ac.be
  13.  
  14. Institut d'Astronomie et d'Astrophysique
  15. CP-226, Universite Libre de Bruxelles
  16. Campus de la Plaine, boulevard du triomphe
  17. B-1050 Brussels
  18. Phone:    +32(2)650 3571  ***  Fax: +32(2)650 4226
  19. Mailer: Elm [revision: 70.85]
  20.  
  21. > Hello:
  22. > I try to put TeX on the following system:
  23. > machine : HP 730
  24. > OS      : HP-UX 9.03
  25. > CC      : cc (HP92453-01 A.09.69 HP C Compiler (ANSI C)
  26. > I retrieved web2c-6.1 from ftp.tex.ac.uk
  27. > I applied the patch in web2c.kpathsea-2.4.help to port
  28. > kpathsea to version 2.4
  29. > The compilation of kpathsea/dir.c with
  30. >       CFLAGS = -g -Aa $(XCFLAGS)
  31. > leads to the following error:
  32. > cc: "dir.c", line 32: error 1574: Unknown size for "stats".
  33. > cc: "dir.c", line 33: error 1530: Undefined struct or union.
  34. > cc: "dir.c", line 71: error 1574: Unknown size for "stats".
  35. > cc: "dir.c", line 72: error 1530: Undefined struct or union.
  36. > cc: "dir.c", line 73: error 1530: Undefined struct or union.
  37. > Stop.
  38.  
  39. Hello:
  40.  
  41. I have modified <kpathsea/c-auto.h> by defining _POSIX_SOURCE
  42. and that allowed me to compile everything and create
  43. libkpathsea.a. Sorry for the trouble if my solution is correct.
  44.  
  45. Would you mind clarifying point 6 (installing in Info) of the
  46. file <kpathsea/INSTALL>:
  47.  
  48. 6. The first time you install any manual in Info, you have to add a
  49.    line (you choose where) to the `dir' file in your `$(infodir)'
  50.    directory.  A sample line to add is given near the top of the
  51.    Texinfo source files (`kpathsea/kpathsea.texi' and
  52.    `dvipsk/dvips.texi').
  53.  
  54. What is that `dir' file in my `$(infodir)' ? What line to add ?
  55. For what reason ? Why doesn't it matter where I put it ?
  56.  
  57. Thanks.
  58.         Guy Paulus